[DispId(31)] int GetBlockParagraphCount( string OCRResultID, int BlockIdx )
function GetBlockParagraphCount( OCRResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(31) function GetBlockParagraphCount( OCRResultID : String, BlockIdx : int ) : int;
[DispId(31)] int GetBlockParagraphCount( string* OCRResultID, int BlockIdx )
[DispId(31)] int GetBlockParagraphCount( String^ OCRResultID, int BlockIdx )
'Declaration
<DispIdAttribute(31)> Function GetBlockParagraphCount( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
Parameters
- OCRResultID
- BlockIdx